chore: Update version to 6.0.69 - #717
Conversation
- update version to 6.0.69 log: update version to 6.0.69
Reviewer's guide (collapsed on small PRs)Reviewer's GuideThis PR updates the recorded package version to 6.0.69 in the Debian changelog to reflect the new release. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
|
TAG Bot TAG: 6.0.69 |
deepin pr auto review★ 总体评分:95分■ 【总体评价】
■ 【详细分析】
■ 【改进建议代码示例】 // 当前代码已是最优实现,无需修改
bool DeviceManager::compareStorageSize(const DeviceInfo &d1, const DeviceInfo &d2)
{
// 直接比较原始字节数,避免本地化字符串导致的解析错误
return d1.sizeBytes > d2.sizeBytes;
} |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: add-uos, lzwind The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
TAG Bot ✅ Tag created successfully 📋 Tag Details
|
log: update version to 6.0.69
Summary by Sourcery
Chores: